Skip to content

Add SurrealDB MCP server - #243

Merged
its-mash merged 1 commit into
mainfrom
add/com-surrealdb-mcp-docker
Jun 26, 2026
Merged

Add SurrealDB MCP server#243
its-mash merged 1 commit into
mainfrom
add/com-surrealdb-mcp-docker

Conversation

@its-mash

Copy link
Copy Markdown
Member

SurrealDB (Docker)

Connect to a SurrealDB instance or Surreal Cloud via Docker. Run SurrealQL queries, manage records, inspect namespaces and databases, and explore schemas through the official SurrealDB MCP server in an isolated container.

  • Transport: stdio — docker run -i --rm -e SURREALDB_URL -e SURREALDB_NS -e SURREALDB_DB -e SURREALDB_USER -e SURREALDB_PASS -e SURREAL_MCP_CLOUD_ACCESS_TOKEN surrealdb/surrealmcp:latest start
  • Auth: optional_api_key (6 configurable input(s))
  • Categories: database

Validation

pnpm validate servers/com.surrealdb-mcp-docker.json → PASS. Full suite (validate:all + check-conflicts + test, 38 tests) green with this file applied; no id/alias conflicts across the registry. Source: https://github.com/surrealdb/surrealmcp. Logo is the maintainer's GitHub avatar.

https://claude.ai/code/session_01S58U7phvDgphx6ZTXuWMJQ

Signed-off-by: Mohammod Al Amin Ashik <maa.ashik00@gmail.com>
Claude-Session: https://claude.ai/code/session_01S58U7phvDgphx6ZTXuWMJQ
@its-mash
its-mash merged commit 9681435 into main Jun 26, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant